C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / ConnectionState Property

In This Topic
ConnectionState Property (C1CursorDataCollection<T,K>)
In This Topic
Gets the state of the connection to the source.
Syntax
'Declaration
 
Public ReadOnly Property ConnectionState As ConnectionState
 
See Also